home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / water_ba.swf / scripts / DefineButton2_53 / BUTTONCONDACTION on(release).as next >
Text File  |  2007-03-20  |  80b  |  5 lines

  1. on(release){
  2.    unlock = true;
  3.    _root.readie.singleshot("readie",true);
  4. }
  5.